-
Home
-
Alma – Pay in installments or later for WooCommerce
-
5.0.2
-
Code
-
Classes
- Alma_Payment_Upon_Trigger
Total Complexity |
21 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
171 |
Lines of code |
92 |
Logical lines of code |
35 |
Comment lines |
58 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
trigger_payment() |
S |
45 |
5 |
51 |
woocommerce_order_status_changed() |
S |
62 |
4 |
12 |
does_payment_upon_trigger_apply_for_this_fee_plan() |
S |
69 |
4 |
6 |
get_order_statuses() |
S |
66 |
3 |
8 |
has_merchant_payment_upon_trigger_enabled() |
S |
68 |
3 |
8 |
__construct() |
S |
76 |
1 |
4 |
is_payment_upon_trigger_enabled_for_fee_plan() |
S |
80 |
1 |
3 |